Change Log Entries
AugustThe effective date for all products within the scope of this document for this release is August 8 for the CT environment and August 17 for the Production environment.
| Callback timeout reduced to 15 seconds |
|---|
|
| Summary: Callbacks previously timed out after one minute. However, after analysis it was determined that a majority of calls are completed in one to two seconds. Now, any call that exceeds 15 seconds results in the callback being retried and a warning being logged. |
| Implementation Notes: This enhancement is available in the August release of Expere Document Services. |
| Passthrough Identifier logging behavior enhanced |
|---|
|
| Summary: We have modified how we log Passthrough Identifiers in our transactions. Previously, when a Passthrough Identifier ("Passthrough Id") was passed in with no match to an existing record in Expere Document Services we made multiple log entries detailing the same exception, causing a redundant abundance of the same exception. Now, when a Passthrough Identifier does not match any existing record they are no longer logged; however, all transactions containing matching Passthrough Identifiers will continue to be logged. |
| Implementation Notes: This enhancement is available in the August release of Expere Document Services. |
| SUPPORT Page: DGS ID and Callback Status column removed |
|---|
|
| Summary: We have removed the DGS ID and Generate / Delivery Callback Status columns from the SUPPORT Page search results table; however, users can still search for transactions by DGS ID and either Generate Callback Status or Delivery Callback Status. |
| Implementation Notes: This enhancement is available in the August release of Expere Document Services. |
| Tool Suite: Package Type column enhanced |
|---|
|
| Issue: In a previous PBI, we enhanced the SUPPORT page to allow users to search and view the package type. However, it was determined that the Package Type column was not set to a fixed width. As a result, if a package name exceeded the width of the column, it extended the width of the column, subsequently forcing the columns to the right off the screen. |
| Solution: This behavior has been enhanced; the Package Type column has been set to a fixed width. If a package name now exceeds this fixed width, the text wraps to a subsequent line within the column. |
| Implementation Notes: This defect correction is available in the August release of Expere Document Services. |
| Tool Suite: Barcode justification dropdown value set to Right |
|---|
|
| Summary: Previously, the Barcode Justification dropdown option was set to "Left," however the default option was "Right" if users submitted requests without specifying a justification option. As a result, we have enhanced the Select Generate Deliver, Select And Generate, and Select / Generate pages in the Tool Suite to display "Right" as the default option in the Justification dropdown. |
| Implementation Notes: This enhancement is available in the August release of Expere Document Services. The Select Generate Deliver; Select And Generate; Select / Generate help topics have been updated to note that "Right" is the default option in the Barcode Justification dropdown. |
| Attachment order functionality enhanced |
|---|
|
Summary: Integrators: we have enhanced our PDF Attachment functionality to give users the ability to specify if they want each of their attached document(s) to be placed at either the “beginning” or “end” of the documents generated by Expere. Today, when attaching PDF(s) to be returned with the Expere generated documents, users are limited to specifying beginning or end for the assembled group of documents being attached. With the enhanced functionality, users can now use the <AttachmentPosition/> element to specify the position of each individual PDF being attached, in relation to the Expere-generated documents. For more information, see the AttachementPosition parameter in the Expere Document Services: Attachments data type.Tool Suite users: Users can specify whether to attach documents at the Beginning or End of Expere-generated documents on the Select Generate and Deliver and Select and Generate pages. See Select Generate and Deliver and Select and Generate for more information. |
Technical Notes: A sample request with this enhanced functionality would resemble the following: |
| Implementation Notes: This feature is available in the July release of Expere Document Services. |
| Tool Suite: Content URI Generate option enhanced |
|---|
|
| Issue: It was determined that the Tool Suite generated Content URI's in an invalid GUID format by placing a period (".") in the URI rather than a forward slash ("/"). Incorrect format: Correct format: |
| Solution: This issue has been resolved; the Tool Suite now maintains the correct format when generating a Content URI. |
| Implementation Notes: This defect correction is available in the August release of Expere Document Services. |
| MergedCopyPDF behavior resolved |
|---|
|
| Issue: It was reported that the Ancillary Output MergedCopyPDF option did not return single PDF's with merged PDF's. |
| Solution: This behavior has been resolved; now when using the Ancillary Output MergedCopyPDF option, both single and merged PDF's are returned. |
| Implementation Notes: This defect correction is available in the July release of Expere Document Services. |
| Insert failures now logged with a FATAL classification |
|---|
|
| Summary: Previously, multiple SQL insert failures that were the result of a timeout were not being logged as errors. Now, all SQL insert failures involving a timeout are now logged as a FATAL error. This logging classification change was incorporated in an effort to proactively monitor and remediate fatal database errors. |
| Implementation Notes: This enhancement is available in the August release of Expere Document Services. |
| Tool Suite: Recipient Information dialog updated |
|---|
|
Summary: We have updated the Recipient Information dialog on the Select Generate Deliver page, consisting of the following changes:
|
| Implementation Notes: This enhancement is available in the August release of Expere Document Services. |
| Tool Suite: ability to re-arrange placement of individual attachments in relation to generated PDF's |
|---|
|
| Summary: Users can now place documents before or after Expere-generated documents ("Expere Documents") in the Expere Document Services Tool Suite. This enhancement impacts the Select Generate and Deliver, Select and Generate and Select / Generate API's. |
| Implementation Notes: This enhancement is available in the August release of Expere Document Services. |
JulyThe effective date for all products within the scope of this document for this release is July 11 for the CT environment and July 20 for the Production environment.
| New color element added |
|---|
|
Summary: A new child element, <ColoredPaper/>, has been added to the <DocInstance/> element of the Expere Document Services Response. The new element <ColoredPaper/> will be included in the Expere Document Services response and set to ‘True’ when a selected form is authored with a color paper attribute. If the form(s) are not authored with the color paper attribute, the <ColoredPaper/> element will not be included in the Expere Document Services response. |
Solution/Technical Notes: A sample response file could consist of the following: |
| Implementation Notes: This feature requires a June update of Expere Document Services. |
| Duplexing now available as Ancillary Output Option |
|---|
|
Summary: A new <OutputType/> element has been added as an ancillary output type in the request. Expere scans .REQ files for a particular transaction to determine if the <OutputType/> element is set to "Blank," "Simplex," "Duplex," or "Does Not Exist." If set to "Duplex" and if the page total is set to "Odd," a blank page is inserted at the end of the document. If the request does not include "Duplex," no duplexing logic is applied. |
Technical Notes: |
| Implementation Notes: This feature is available in the June release of Expere Document Services. |
| Default watermark added to Tool Suite functionality |
|---|
|
| Summary: We have incorporated a default watermark that applies to all documents generated by an External user of the Expere Document Services toolsuite using Select Generate and Deliver, Select and Generate, and Select / Generate API calls. This signifies that all generated documents are non-recordable. |
| Implementation Notes: This feature is available in the July release of Expere Document Services. |
| Download Scrubbed TXN button added to Transaction Details |
|---|
|
| Summary: Users can now download the scrubbed request .XML for a particular transaction through a new Download Scrubbed TXN option in the EDS Request Details section for a transaction. Users may still download the request as JSON data through the View JSON Data option on the EDS Request Details page. |
| Implementation Notes: This feature is available in the July release of Expere Document Services. |
| Ability to search and sort by Package Type now available |
|---|
|
| Summary: Users may now search and sort by package type in the Expere Document Services Tool Suite, SUPPORT Page using a new Package Type field. This new text field is searchable using general search terms. Search results appear in a new Package Type column in the Transaction Results section. |
| Implementation Notes: This feature is available in the July release of Expere Document Services. |
| Tool Suite now available for our external users |
|---|
|
| Summary: The Expere Document Services Tool Suite is now available for our external users. Certain functionality is restricted to internal use only: SETUP Page, REPORT Page, Integrators: Print Fulfillment Setup, Delivery History, and Resubmit Transaction. |
| Implementation Notes: This feature is available in the July release of Expere Document Services. |
| TM_INVALID_CHARACTER updated to WARN (previously ERROR) |
|---|
|
Summary: We have updated the TM_INVALID_CHARACTER ERROR to now be logged as a Warning (WARN), instead of an ERROR. We have also updated Expere Document Services Tool Suite to include INVALID_CHARACTER as a searchable option from the Reason Failed dropdown on the SUPPORT page. If a transaction has failed due to an invalid character it displays ‘Invalid_Character’ below the ‘Failed’ State status. |
| Implementation Notes: This feature is available in the July release of Expere Document Services. |
| Tool Suite: OPPSA functionality enhanced for internal use only |
|---|
|
| Summary: As the Expere Document Services Tool Suite will be available for external consumption in the near future, it was determined that the OPPSA Merge Product Data page and OPPSA Required checkbox will not appear for external users. Only those internal users with either the View All accounts or Edit all accounts permission can use this functionality. |
| Implementation Notes: No user action is required; see Expere Document Services Tool Suite webhelp for more information. |
| Barcode enhancement: additional location options for integrators |
|---|
|
Summary: Expere Document Services users may now specify their barcode location in their request by selecting one of the following optional justification parameters using the HorizontalAlignment parameter:
|
Technical Notes: If a barcode justification parameter is not specified in the request, the default location of the barcode will be set to the right of the page. Sample request consists of the following: |
| Implementation Notes: This feature is available in the July release of Expere Document Services. |
| Tool Suite: <DocIDRef> Available in Generate Results |
|---|
|
Summary: <DocIDRef> has been added to the <DocInstance> element for Generate results. This addition provides the ability to parse for documents and simplifies matching up Generate results to the Select results. |
| Implementation Notes: No user action is requiredFor more information, see SUPPORT Page. |
| Tool Suite: Generate page removed |
|---|
|
| Summary: Recently, we created the Select / Generate page within the Expere Document Services Tool Suite to contain the functionality of a Generate API call. This allows users to perform a Generate API call and determine the documents needed in the final package. As a result, we have removed the Generate page from the Tool Suite as well as the supporting webhelp documentation. |
| Implementation Notes: The Generate page will not appear in the July release of Expere Document Services. See Select / Generate for detailed information on using this API call. |
| Barcode enhancement: additional location options for Tool Suite users |
|---|
|
Issue/Summary: Tool Suite users can now customize the justification parameters of the generated barcode by placing the barcode at a desired location within the reserved barcode area in the lower margin of documents. This applies to Select Generate and Deliver, Select and Generate, and Select/Generate requests whereby users can select from one of the following justification options:
|
| Implementation Notes: This feature is available in the July release of Expere Document Services. For more information, see the following: |
| Data verification enhanced |
|---|
|
Summary: We have implemented an enhancement where Expere Document Services now validates the following field values exist in the Select Generate and Deliver and Deliver API requests:
|
| Technical Notes: If a transaction fails due to missing or empty, the delivery status appears as Error and is categorized under Field_Erroron the SUPPORT Page. |
| Implementation Notes: This feature is availabe in the July release of Expere Document Services. See SUPPORT Page - State for more information. |
JuneThe effective date for all products within the scope of this document for this release is June 13 for the CT environment and June 22 for the Production environment.
| Scheduled task enhancement |
|---|
|
| Summary: We have created a scheduled task that looks for any Expere Document Services transactions residing in an Incomplete status exceeding ten (10) minutes. This scheduled task runs in five minute intervals. Tool Suite users can search for any Timed_Out transactions in the Reason Failed field on the SERVICES Page.Integrators should note that if a failed transaction includes a callback URL, a callback is sent to the user indicating that the transaction has failed; see DeliveryResponse Overview for more information. |
| Implementation Notes: This enhancement is available in the June release of Expere Document Services. Additionally, see PBI |
| Scheduled task console Wix installer created |
|---|
|
| Summary: As a companion PBI to Scheduled task enhancement above, we created a Wix installer for a Management Service server application that checks for any Expere Document Services transactions residing in an Incomplete status exceeding ten (10) minutes. |
| Implementation Notes: This feature is available in the June release of Expere Document Services. |
| Billing Administration: Popups Added for New Customer and New Material Override Data Entry |
|---|
|
| Summary: To improve workflow on the Customer Administration page, when you click +Customer a new popup window will open for you to use to enter the details about the new customer. After filling out the page, click Save to add the new customer information to the Customer table. Similarly, on the SAP Overrides page, when you click +Material Override a new popup window will open for you to use to enter the details about the new material override. After filling out the page, click Save to add the new material override information to the SAP Overrides table. |
| Implementation Notes: This enhancement is available in the June release of Expere Document Services. |
| New Ancillary Output Type of Duplex |
|---|
|
| Summary: A new Ancillary Output Type of Duplex has been added to the Expere Request. The new Duplex checkbox has also been added under Ancillary Outputs on the SERVICES Page for SelectGenerateAndDeliver, SelectAndGenerate and Generate in Tool Suite. |
| Implementation Notes: This enhancement is available in the June release. |
| Tool Suite: global interface change |
|---|
|
Summary: We have implemented the following changes to the Expere Document Services Tool Suite:
|
| Implementation Notes: This enhancement is available in the June release; no user action is required. For more information, see the Expere Document Services Tool Suite webhelp. |
| Tool Suite: new roles and permissions implemented |
|---|
|
Summary: New Toolsuite Expere Document Services roles have been created for external Expere Document Services users, consisting of the following permissions:
Note: External users will not have access to the following pages regardless of their permissions:
|
| Implementation Notes: This enhancement is available in the June release. |
| Get Delivery History load issue resolved |
|---|
|
| Issue: Previously when entering a transaction ID and clicking the Get Delivery History button on the Get Delivery History page, an indefinite ‘Loading, please wait…’ message appeared, and the Tool Suite did not return a result. |
| Solution: From the Get Delivery History page, users can now successfully view delivery information for a specific transaction when clicking the Get Delivery History button. |
| Implementation Notes: This defect correction is available in the June release. |
| Tool Suite dialog/window issue resolved |
|---|
|
| Issue: Previously, an issue existed with the Add Recipient and Generate pop-up dialog boxes in the Tool Suite whereby clicking on the title bar displaced the cursor away from the pop-up dialog box. As a result, users could not reposition these dialog boxes. |
| Solution: The cursor now remains in the same position when clicking on the title bar of the Add Recipient and Generate pop-up dialog boxes. |
| Implementation Notes: This defect correction is available in June release of Expere Document Services. |
| Select / Generate API option added to Expere Document Services Tool Suite |
|---|
|
| Summary: Previously, when making a Select and Generate API call, an entire library or documents were generated even if the user only needed a select set of documents. As a result, we have added a new Select / Generate option and have removed the Select - Synchronous option from the Tool Suite. The Select / Generate option consists of two separate API calls: Select and Generate. The Select call runs with user-provided parameters and allows users to select from a list of autoselected documents that are part of a package. Upon selecting these documents, users use the Generate call to create the final package. |
| Implementation Notes: See Select / Generate in the Tool Suite guide for more information. |
| Barcode Functionality Enhanced |
|---|
|
| Summary: We have enhanced the Barcode option in the Select Generate and Deliver and Select and Generate pages of the Tool Suite SERVICES section. We have added a help link in the form of a "?" icon next to the text field. |
| Implementation Notes: See Barcode Types (Fonts) and PatternsBarcode Types (Fonts) and Patterns, Select, Generate, and Deliver, and Select and Generate for more information. |
| Tool Suite: Content URI Enhancement |
|---|
|
| Summary: Users will now be provided with the option to generate a Content URI by selecting from a list of aliases and packages that are pertinent to their account via a pop-up window that can be navigated to from the toolsuite. This is available in addition to the currently available option of entering their desired Content URI into a textbox in the form of an expression. |
| Technical Notes: The Generate button allows users to access a user interface from which users are able to select an alias and a package from which the application will generate a content URI to be used for the transaction. |
| Implementation Notes: See Content URI for more information. |
| OPPSA help topics and change log removed from Expere Document Services |
|---|
|
Summary: We have removed the following OPPSA help topics from the Expere Document Services change log:
|
| Implementation Notes: No user action is required. |
| Billing Administration tool |
|---|
|
| Summary: We are currently developing a new application called Billing Administration to replace MyDocPrep that would manage Billing Reports, Customer information, SAP information and SAP package mapping. |
| Implementation Notes: We will continue to provide updates on when this tool will be available for internal use. |
| Enhanced SUPPORT Page Function |
|---|
|
Summary: The SUPPORT page within the Expere Document Services Tool Suite has been enhanced to more closely match the SUPPORT page function within the Document Generations Services Tool Suite. Below is a detailed list of what has been updated:
|
| Technical Notes: Users with View All Accounts and/or Edit All Accounts permissions will see this enhanced function when opening the SUPPORT page. Users without these permissions will see old behavior; where they are required to select an account prior seeing the list of recent transactions or performing any searches. This is limited for security purposes. |
| Implementation Notes: See SUPPORT page for more information. |
AprilThe effective date for all products within the scope of this document for this release is April 11 for the CT environment and April 20 for the Production environment.
| OPPSA merge transaction issue resolved with Internet Explorer 11 |
|---|
|
| Issue: Users were unable to download OPPSA merged transactions in Internet Explorer 11. Google Chrome users were unaffected. |
| Solution: This issue has been resolved; users can now download OPPSA merged transactions in Internet Explorer 11. |
| Implementation Notes: No user action is required. |
| Admin Link Functionality Changed |
|---|
|
| Summary: The ADMIN link available from the main Tool Suite page formerly took you to User setup with Add/Update Callback Info and Delete Callback Info functionality. The functionality of the ADMIN link has been changed and clicking it will now bring you to the standard WKFS Admin screen, assuming you have admin permissions, as happens with other products. |
| Enhanced behavior: The Add/Update Callback Info and Delete Callback Info functionality have been moved into the SETUP Page menu. The top portion of the SETUP Page has the existing list of Acccount information. Below that you will find a new section named User Setup which now contains the Callout Information functionality formerly seen under the ADMIN link. None of this functionality is new and it has not been changed; it has just been moved to this new location. |
| Implementation Notes: No user action is required; for more information, see SETUP Page. |
| ToolSuite: New REPORT Page Available for Delivery Callbacks |
|---|
|
| Summary: In an effort to help our customers ensure they are receiving Images for their packages we have implemented a new REPORT area for Delivery Callbacks. This newly added REPORT page can be used in many different ways; for example to search for packages where the Mailed Callback has failed. This would indicate the customer did not receive the callback for the given package(s) and as a result of the Failed callback would not know if the package was in-fact Mailed and that they could request the images for the given package(s). Users can also run a report for packages where the Mailed callback was successfully sent but the GetDeliverImages request has either Failed or was NotRequested. |
| Implementation Notes: For more information, see REPORT Page. |
| Help Button Added to Tool Suite |
|---|
|
| Summary: A Help button has been added to the user interface. |
| Technical Notes: The Help button allows users to access the webhelp for the EDS Tool Suite User Guide. When the Help button is clicked, the webhelp displays in a new tab. |
| Generate Results messaging enhanced |
|---|
|
| Summary: We have enhanced Generate Results for a transactions to display a message when using a service against a transaction that has been deleted from Expere Document Services. |
Technical Notes: When a user enters a Transaction ID, where the corresponding Document Generation Services record has been previously deleted, the response is returned in the Status Description that states the following:
|
| Implementation Notes: No user action is required. |
| Tool Suite: Support Page callback enhancements |
|---|
|
Summary: We have implemented the following enhancements to the SUPPORT page with respect to callback functionality:
|
| Implementation Notes: For more information, see SUPPORT Page. |
| Tool Suite: Support Page enhancement for failed transactions |
|---|
|
Summary: We have implemented the following enhancements on the SUPPORT page regarding failed transactions:
|
| Implementation Notes: For more information, see Advanced Transaction Results and SUPPORT Page - Transaction list features. |
| Overview page URL change |
|---|
|
| Summary: We have refactored the Expere Document Services Change Log Overview and Important Notifications page. As a result, the URL has changed in the resulting webhelp. |
| Implementation Notes: As the URL for this refactored Change Log Overview and Important Notifications page has changed, users should update their favorites or bookmarks. |
| Logging levels updated |
|---|
|
| Summary: Previously, all exceptions that appeared in our log files were reported as errors. This did not reflect the nature nor severity of the exception being logged. |
Technical Notes: We have modified our level of logging to consist of the following:
|
| Implementation Notes: No user action is required. |
MarchThe effective date for all products within the scope of this document for this release is March 9 for the CT environment and March 16 for the Production environment.
| Loan Number added to SUPPORT page |
|---|
|
| Summary: Users can now view and search for transactions based on the loan number on the SUPPORT Page. We have implemented a new column called Loan Number. |
| Implementation Notes: No user action is required; for more information, see the SUPPORT Page. |
| Implementation Strategies section added to webhelp |
|---|
|
| Summary: To better enhance our users' webhelp experience, we have organized existing Ancillary Outputs (Post-Processing), RequestUCD flag - PDF/A, and MergeTRIDDocs flag - PDF help content into a new Implementation Strategies section. |
| Implementation Notes: No user action is required. |
| Internal tool suite webhelp enhanced |
|---|
|
| Summary: We have enhanced the internal Expere Document Services webhelp to contain a dedicated Tool Suite section. Previously, the help topics existed separately and were not organized in a consistent fashion. |
| Implementation Notes: Expere Document Services Tool Suite User Guide |
| Tool Suite: Request Details and Viewing JSON Information |
|---|
|
| Summary:The Support tab has been updated to allow users the ability to view requested transaction details in addition to viewing JSON data for a selected transaction. A View JSON button has been added to the newly added Request Details page; clicking View JSON opens the JSON data in a separate browser window. |
| Technical Notes: The Request Details page identifies details suchs as the ContentURI, RequestID, Account, Date, etc. Additionally, users are able to view messages pertaining to the transaction, such as errors, completion details, and timestamps of events. The View JSON button on the Request Details page opens the JSON data in a separate browser window. |
| Implementation Notes: The Viewing JSON Data section in the Tool Suite webhelp has information on using this new function. |
| Callback behavior enhanced to include transaction detail audit trail |
|---|
|
| Summary: Internal Expere Document Service users can now review the status and time stamps for callbacks initiated with a transaction. After generating a transaction using a Select Generate and Deliver or Deliver action, users can track the status of the callback(s) using a new Delivery Audit Log available on the SUPPORT Page. |
Technical Notes: The Delivery Audit Log consists of the following Call Types/Status Types:
|
| Implementation Notes: The SUPPORT Page - Delivery Audit Log section in the Tool Suite webhelp has detailed information on using this new feature. |
| Resubmit Behavior enhanced |
|---|
|
| Issue: Internal users reported that when resubmitting a large amount of transactions in the Expere Document Services Tool Suite, entering an account and transaction ID and clicking Submit did not function properly. |
Solution: We have implemented the following enhancements:
|
| Implementation Notes: No user action is required. |
| Document/transaction expiration behavior modified |
|---|
|
| Summary: Users can now identify the number of days to retain transaction data and documents on a transaction by transaction basis or at an Account level; when the default (7 days) does not meet their needs. |
Implementation Notes: To specify a unique number of days to retain this data at an Account level (all transactions submitted under the account will be impacted) the Days to Expire field under the SETUP page should be used. If the default (7 days) is applicable there is no need to update/visit the SETUP page. To specify a unique number of days to retain this data by transaction, the Select Generate and Deliver, Select And Generate, and Generate pages have been updated with a Days To Expire field. Lastly we We have repurposed the <DaysToPersistInLongTermStorage/> element in the SelectGenerateDeliverIn SelectAndGenerateIn and GenerateIn API methods to support setting a number of days to retain if something other than the default is desired. |
| Ability to merge closing disclosures with addendum |
|---|
|
Summary: We have implemented a new <MergeTRIDDocs/> element that allows users to merge the following TRID documents through the request file:
|
Technical Notes: With this enhancement, if the <MergeTRIDDocs/> flag is set to "true" in a Select and Generate or Generate request, the addendums above are merged with the associcated closing disclosure into a single standard PDF file. As a result, the closing disclosure, merged with the addendum, is returned in the response with the normal closing disclosure instance name and the addendum instance is removed from the response. In the Tool Suite, selecting the TRID Merge checkbox on either the Select and Generate or Generate page merges the above the documents. |
| Implementation Notes: For more information, see MergeTRIDDocs flag - PDF. Internal users should also consult Select and Generate and Generate in the DGS webhelp. |
| Tool Suite: ability to call MergeProductData Method |
|---|
|
| Issue/Summary: We have identified a need to assist in troubleshooting and testing the MergeProductData OPPSA integration method. |
Solution/Technical Notes: We have added a new action on the Document Generation Services Tool Suite SERVICES page, titled OPPSA Merge Product Data. Upon accessing this action, users will enter their OPPSA login credentials and submit a transaction .xml file to call the MergeProductDataUI integration method. |
| Implementation Notes: For detailed information on using this new action, see OPPSA Merge Product Data. |
FebruaryThe effective date for all products within the scope of this document for this release is February 9 for the CT environment and February 16 for the Production environment.
| Webhelp enhancements - Request and Response samples enhanced |
|---|
|
| Issue/Summary: We have enhanced our request and response samples for the various DocServices API methods to contain actual data; this will replicate what users would see in their requests and responses. |
| Implementation Notes: No user action is required. |
| Webhelp enhancements - DocViewer |
|---|
|
Issue/Summary: We have updated the Expere Document Services webhelp to reflect several enhancements, primarily around using the SecurtiySessionSvc; we have added a new Getting Started section that discusses using the WSDL and SOAP; we have also updated the the request and response samples for BeginSession, EndSession, and PreCachSession. |
| Implementation Notes: No user action is required. |
| DocServices log enhancements |
|---|
|
Issue/Summary: We have implemented the following DocServices log enhancements:
|
Solution/Technical Notes: Now when submitting a GetDeliveredImaagesRequest for a reference ID that does not exist we return a message stating the ID does not exist. |
| Implementation Notes: No user impact. |
| eSignature and Field Support checkbox selections enhanced to save in database |
|---|
|
| Issue/Summary: Previously, eSignature and Field Support settings from a transaction were not retained when resubmitting that same transaction. As a result, users were required to reenter these settings. |
Solution/Technical Notes: The following eSignature and Field Support settings are saved in the database, regardless if "True," "False," or "NULL:"
|
| Implementation Notes: No user action is required. |
| Integrators: Callback statuses added to GetRequestStatus APIAbility to filter on Callback Status added to Support Page |
|---|
|
Issue/Summary: The GetRequestStatus API now contains a </CallbackStatus> element that informs the user whether a callback was successful, failed, or not requested. This allows users to know the status of their transaction when submitted. See RequestStatusInRequestStatusOutGetRequestStatus for more information.Users can now filter search results on the Support Page based on the callback status. See Support Page for more information. |
Solution/Technical Notes: The list of callback statuses consists of the following:
|
| Implementation Notes: No user action is required. |
| Integrators: API updates to include OPPSA parameters |
|---|
|
| Issue/Summary: This enhancement allows Expere Document Services to return OPPSA organization and production information to OPPSA users. |
| Solution/Technical Notes: We have added OPPSA Organization and OPPSA Product parameters to the following API's: |
| Implementation Notes: No user action is required. |
| Tool Suite now displays OPPSA organizations and products |
|---|
|
| Issue/Summary: Expere Document Services Tool Suite users can now access all available and licensed OPPSA organization and product information through the Select, Generate, and Deliver, Select and Generate and Generate actions. |
| Implementation Notes: No user action is required. |
JanuaryThe effective date for all products within the scope of this document for this release is January 12 for the CT environment and January 19 for the Production environment.
| Webhelp enhancements |
|---|
|
| Summary: As we continually improve our customer documentation experience, we have implemented updates to our Expere Document Services webhelp. |
| Implementation Notes: We have updated the request and response samples here and have added information around using the WSDL, SOAP, and Authentication and Authorization features. |
| eSignature and Field Support checkbox selections enhanced to save in database |
|---|
|
| Issue: Previously, eSignature and Field Support settings from a transaction were not retained when resubmitting that same transaction. As a result, users were required to reenter these settings. |
Solution: The following eSignature and Field Support settings are saved in the database, regardless if "True," "False," or "NULL:"
|
| Implementation Notes: This feature requires a Requirements and Content Editor Tool / Expere Engine / Content Style Sheets / Expere Server Tools (choose one: Expere Administration Tool/Customer Facing Outlines/Build Doc Previews/Data Dictionary Builder) update. |
| Integrators: Callback statuses added to GetRequestStatus APIAbility to filter on Callback Status added to Support Page |
|---|
|
Summary: The GetRequestStatus API now contains a </CallbackStatus> element that informs the user whether a callback was successful, failed, or not requested. This allows users to know the status of their transaction when submitted. See RequestStatusInRequestStatusOutGetRequestStatus for more information.Users can now filter search results on the Support Page based on the callback status. See Support Page for more information. |
Technical Notes: The list of callback statuses consists of the following:
|
| Integrators: API updates to include OPPSA parameters |
|---|
|
| Summary: This enhancement allows Expere Document Services to return OPPSA organization and production information to OPPSA users. |
| Technical Notes: |
Implementation Notes: We have added OPPSA Organization and OPPSA Product parameters to the following API's:
|
| Tool Suite now displays OPPSA organizations and products |
|---|
|
| Summary: Expere Document Services Tool Suite users can now access all available and licensed OPPSA organization and product information through the Select, Generate, and Deliver, Select and Generate and Generate actions. |